473,467 Members | 1,392 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Google Toolbar autofill doesn't fire change events

I'm doing some ajax validation on form fields, using the form change event.
If I click Autofill in the Google Toolbar, fields are filled out but the
change event is never fired, so the validation doesn't update. I could user
a timer but that just smells wrong to me.

Any other way to reliably tell if a form has changed or even if I could
detect that autofill has been used somehow

Nov 12 '08 #1
1 3139
"Nik Coughlin" <nr******@gmail.comwrote in message
news:gf**********@registered.motzarella.org...
I'm doing some ajax validation on form fields, using the form change
event. If I click Autofill in the Google Toolbar, fields are filled out
but the change event is never fired, so the validation doesn't update. I
could user a timer but that just smells wrong to me.

Any other way to reliably tell if a form has changed or even if I could
detect that autofill has been used somehow
Did a lot of searching and couldn't find an answer. So for now I'm going
with the nasty timer method, store all the form values that I'm interested
in, and every couple of seconds check if they've changed, if so call the
validation and updated the stored values. Works well but still feels a bit
yucky...

Nov 12 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: shortbackandsides.no | last post by:
I'm having a lot of difficulty trying to persuade the Google toolbar autofill to act consistently, for example ======================= <html><head> <title>autofill test</title> </head><body>...
0
by: s.fisk | last post by:
I installed the Google Toolbar and the Autofill option in the toolbar is shaded. I checked under Options and it is checked. Also pop up blocker dosen't seem to be stopping the pop ups
4
by: Brian Mitchell | last post by:
How do you fire a toolbar ButtonClick event manually (for a specified button)? I have a toolbar with 4 buttons on it and I want to fire one of the button events when the user clicks a different...
1
by: Buddy Ackerman | last post by:
Change some HTML forms over to ASP.NET forms and Google SutoFill no longer works. Any ideas on what makes this work/not work? --Buddy
0
by: Mark Rae | last post by:
Hi, Is anyone else having problems with the Google toolbar's autofill in IE7? It used to be fairly simple to disable this with a style e.g. input { background-color : white !important; }
2
by: John Kotuby | last post by:
Hi guys, I am converting a rather complicated database driven Web application from classic ASP to ASP.NET 2.0 using VB 2005 as the programming language. The original ASP application works quite...
1
by: Rissoman | last post by:
Hello, I have an issue were I have a zipcode textbox in an atlas ajax updatepanel. When you tab out of the zip textbox and the shipping is calculated. I know this works perfect! Then a user...
5
jayam
by: jayam | last post by:
Hai everybody, I want to know the reason why the text box which has the label "Name" appears yellow in color. I want to know is there any special reason behind it. bye jayam
3
by: gsherp | last post by:
I have onchange in my javascript and there is no bug in the code. However, whenever a user uses the autofill feature in the browser, none of my javascript events are ever fired. This causes none of...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.